Where do I find the Pinterest sandbox TAG ID? - sandbox

I'm implementing the Pinterest Conversion.
I want to use the sandbox to be sure everything is working fine, but I can't find anything on how to generate a sandbox id.
Helping links:
https://help.pinterest.com/en/business/article/install-the-pinterest-tag
https://developers.pinterest.com/docs/tag/conversion/

Go to your analytics overview (https://analytics.pinterest.com/overview).
There you'll have the option to check the Tag ID. It will be on the top menu, like the screenshot below:

Related

Pulling images from Delve in an SPFx web part

I have created a web part which will find the members of an Azure AD group.
I am hoping to display each members profile picture.
I do this by using this address for each member
https://sfeur.delve.office.com/mt/v3/people/profileimage?userId=joe.bloggs%40mytenant.com&size=L
This will work but ONLY if I open a browser to Delve before I run the code.
Is there a way to get this to work?
Thanks
P
The issue is authentication - if You don't visit Devle before there are no auth cookies available hence nothing will be displayed.
I recommend using Graph API to get user photo, You can find a tutorial here:
https://learn.microsoft.com/en-us/graph/api/profilephoto-get?view=graph-rest-1.0
You can also use a npm package to help You with it:
https://www.npmjs.com/package/mgwdev-m365-helpers
Hope this helps

How to make a docusign API app certified?

Today my DocuSign App is ready but I don't have any idea how to make it work to public. To remove the DEMO watermark on the documents. In short how to make it certified. Do we need to fill up something like a form or do we need to submit our app or maybe we need a non-developer account for this?
Please advice, any help would be really appreciated.
Thank you in advance!
If you go to the DocuSign Developer Center and click the section that says "Ready to Go Live?" you'll find what you're looking for.
That leads to the Go Live section which tells you how to go live:
https://www.docusign.com/developer-center/api-overview#go-live
Further down in that section you'll see a bright blue button that says "START API CERTIFICATION PROCESS" which kicks off a powerform that you use to certify your app.

User Search history implementation in GSA

I have a requirement to show users previous search history.
As far as I understand, GSA does not have this feature. Please correct me If i am wrong.
Please let me know if you have an apporach to implement this on GSA?
Please help.
Thanks,
Mohan.
You are correct. You can achieve this either using the browsers local storage (ok if your users aren't mobile), otherwise you'll need to build this functionality yourself.
If you're building something yourself, take a look at the the click protocol or how the Google Analytics integration works for an example of how to track query data.

Reviewing a website

Hi
I'm looking for a tool (free/paid) like a program that help me in reviewing my website style and interface such as explain the content of the home page (footer, header ..... ) taking snapshots and write comment on them ... I know this can be done using (print screen) and the MS paint but I need a more professional tool to use .
thank you in advance
I'm not sure if I understand well, but conceptshare may be the tool you looking for.
There's a firefox extension called Screengrab that can capture an entire page. You could add annotations to that quite easily in a DTP tool.
I'm not sure about the type of review you're looking for.
If you want to have people using the website and giving you their feedback in terms of navigation, layout, design and content, you can use a www.usertesting.com services.
They'll enroll users to test out the website and them give you a URl to review a video/audio recording of each user test. It's a great way to validate your website.
Hope this is what you were looking for...

looking for a Webservice which can provide local store contact information and websites

Guy,
I am in need for a functionality which can take Zipcode as an input and find all the departmental stores in that area and grabs their contact information from the web. This is sort of like a webcrowler but I dont want to make it that complicated. Any ideas of how I can go on doing this ?
Is there any web service out there which can provide me this like yellow pages or something. Google API and Mappoint api wont be effective.
Thanks
Try the google maps api and local search.
Try using store locator in google maps API website..

Resources