Jump to content

lkaye

Member
  • Posts

    15
  • Joined

  • Last visited

Everything posted by lkaye

  1. FYI...For anyone working on these same issues. As you figure things out, sometimes it takes 24 hours for it to show up on Pinterest. If something isn't working right, contact Pinterest support, they are great to help find solutions!!
  2. @KMM1025 I finally got verified and my shop is actually visible. Finally!! Have you been able to get verified and is your shop showing up? I put my catalog in before I got verified, which you probably did too...after getting verified, I asked why my shop wasn't showing up. They told me I had to select the star next to the catalog for it to show up. I'm thinking in hindsight it may have been better to make more than one CSV file. I should have made one for each category in my shop. I have three main sections. So, I may have to go back and redo that. Which should be easy to copy and paste the info to a separate CSV file. One more thing to figure out. HAHA
  3. @DanielaCharvel I'm not sure that I know what you're asking...so sorry. I will say the example file that they provide has more information that we really need to submit. Are you talking about the "google product catalog"?
  4. @KMM1025 Hello, I just found out yesterday that my tags are working now. The base tag, and three event tags. Here is the code that I put into my code injection header, in the advanced section under settings. If you still need this, the only thing that you'll have to change is your user ID number in 5 spots. Which I have marked in red below...I put the same numbers in that they used in their examples. (123456789) I actually have two other codes in the same header one is my google analytics, and this code after both of them. Now I'm waiting on approval to get verified. The guy that was helping me said that he sent my info to another department, so hopefully I get approved without having to do anything else. It's crazy how many steps are required to get this to work properly. I hope this helps you, and someone else who may be looking to add tags to their Pinterest. I should note, the three event tags that I needed were page views, add to cart, and checkout. If you need to add something different let me know, and I can show you which part to edit. Take care! <head> <script type="text/javascript"> !(function (e) { if (!window.pintrk) { window.pintrk = function () { window.pintrk.queue.push(Array.prototype.slice.call(arguments)); }; var n = window.pintrk; (n.queue = []), (n.version = '3.0'); var t = document.createElement('script'); (t.async = !0), (t.src = e); var r = document.getElementsByTagName('script')[0]; r.parentNode.insertBefore(t, r); } })('https://s.pinimg.com/ct/core.js'); pintrk('load', '123456789'); pintrk('page'); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://ct.pinterest.com/v3/?tid=123456789&noscript=1" /> </noscript> <script> pintrk('track', 'pagevisit'); pintrk('track', 'addtocart'); pintrk('track', 'checkout'); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://ct.pinterest.com/v3/?tid=123456789&event=pagevisit&noscript=1" /> <img height="1" width="1" style="display:none;" alt="" src="https://ct.pinterest.com/v3/?tid=123456789&event=addtocart&noscript=1" /> <img height="1" width="1" style="display:none;" alt="" src="https://ct.pinterest.com/v3/?tid=123456789&event=checkout&noscript=1" /> </noscript> </head>
  5. @KMM1025 I'm working on getting verified right now. My base tag is working, however they want me to add event tags, which track page views, add to cart, and checkout...but I'm trying to figure out those codes, and the best place to post them. When I figure it out, I'll check here and see if you've done it as well. good luck to us both!!
  6. @crtphoto728 did you figure this out? I'm dealing with it, too. I understand the need to put our personal ID number in a code, however I wish it was straight forward. There should be codes that require no editing other than our number, and they should tell us exactly where to put them. I don't understand coding. I did get someone to respond to be a couple of times, but I'm just not sure what to do on my end.
  7. Okay...I noticed an alert on my catalog. It suggested that I add a "google_product_category" to my CSV file. So I went to the link they provided and found the listed items that are similar to the items in my shop. Then I added this series to the column on my CSV file under "google_product_category". This is what mine looks like.... Home & Garden>Linens & Bedding>Bedding>Quilts & Comforters>505287 Go find what yours would be...then starting from the left, except the number that goes at the end, and type each category with a > symbol between each one. This is what is suggested on the Pinterest info about Google Product Category. If you scroll down to the very bottom of that page, you'll see the info in a table they provided. If you have to change your CSV file, like I've had to, you'll need to update the link to your pinterest. Go to File, Share, Publish to Web, and then make sure you have CSV selected, so you get the right link.
  8. To others in my same boat...I thought a quick explanation would be helpful. I was trying to create a pinterest catalog for my shop and couldn't quite figure it all out, and there is little to no information out there on how to really do it. I only have a handful of physical products, and well over 100 digital files in my shop. So, the provided CSV file that you can find in the "inventory" section of your shop wouldn't work for me. Those of you with just physical products can have a file created for you by clicking on the "export all" button on the top right of your Inventory screen of your shop. You can actually select specific items to export by clicking on the empty circle to the left of each item in your inventory, then pushing the export button on the top right. It may automatically download a CSV file to your computer, or you can click on the file that pops up on the dropdown menu. You're going to get more info than you made need in the CSV file, so you may need to edit it. That's up to you. Back to creating your own CSV file...I clicked on their example of a CSV file to know what I needed to add to a CSV file of my own. Sidenote, they actually require less now, than what their example says. There are actual requirements listed on this Pinterest page, which are the following: Required fields: id (You can decide what the id is) title (The title you have it listed as in your shop) description (something that describes your item...physical, digital, and so on) link (a direct link to the item in your shop) image_link (right click on your image, and select "copy image link" to find your image link) price (the non-sale price that you have it listed) availability (type "in stock" if it's available) condition (although this isn't required, it helps with setting up the catalog...ex. new, used, refurbished.) You may be aware of those requirements, for those who don't hopefully that is helpful. To I don't have excel, because I use google sheets. To start I filled out the top of the table with all the different requirements...as listed above...id, title, description, link, image link, price, and availability. Then I started filling in the requirements for each item. Yes, in order to get a CSV file with all my digital items, I created it my own. Finding out what the image link was, was silly to figure out...because of how easy it is. It took me longer to figure out than it should have, and I didn't find any info out there about it. When you are on the item's page right click on the image, and then select "copy image link" to get the link for you add to the table. After I added all the info for 140 items from my shop to google sheets, I needed to create a CSV file link. I tried saving it to google drive, and they won't accept that link. So after searching once again, I finally found some random video on youtube, that showed how to "publish to web". The video was old, and of course google sheets has been updated. So... Click on File, Share, Publish to Web. The popup has options. I made sure the "entire document" was selected, as well as "Comma-seperated values (.csv)", then I clicked publish. It will ask you if you want it published. Click yes. Then use the link provided, as your CSV link to paste into the required section in the pinterest catalog. Then click submit and cross your fingers that it works...haha! To be honest after trying over and over again...I was shocked it actually worked!! I know these steps are basic, and for some they may know exactly what to do. For the rest of us, I wish I had someone to show me what to do. It would have saved me to much time and frustration. Sidenote, my digital items loaded fine. My physical items listed with "only 1 in stock" got denied. Which I can understand. When it sells it would require that item to be removed from the catalog, and I'm not sure how easy that is to manage. I've never used this newer catalog option. As far as listing things on sale...under the price section on the CSV file, unless you permanently have them listed on sale, its best to do the regular price. I've even learned when linking blog posts about sales, they become irrelevant when the sale is over. These are the tips that have worked for me. I hope they work for you too, however things change often enough so this info may need to be updated. We can also hope that Pinterest and Squarespace have an easier way to integrate in the future.
  9. @KMM1025 did you figure this out yet? It took me awhile yesterday and today, but I finally figured it out. I may do a blog post about it. It's easy if you actually know what to look for.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.