Built-In Pinterest Tag does not have a placeholder for page_category

Bronze Contributor
Bronze Contributor

page_category field is looking for data, but not populating the in the Pinterest Tag, and I cannot find a placeholder it.

ov:{"page_name":"xxxxxx","page_category":""}


3 REPLIES 3

Built-In Pinterest Tag does not have a placeholder for page_category

Employee Emeritus

Hello @davidsbridal-pm. Let me see if I can find you an answer. Stay tuned...

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.

Built-In Pinterest Tag does not have a placeholder for page_category

Employee Emeritus

@davidsbridal-pm

Good question, I will bring this up with our integrations team as it should be something you can pick in the mappings toolbox.  However you do not need to wait on them, you can just type in the mapping.  So pick something in your data layer and map it to page_category.

 

page_category-20161116T165201.png

Built-In Pinterest Tag does not have a placeholder for page_category

Bronze Contributor
Bronze Contributor

I am also seeing another issue with the Pinterest tag. The documentation instructs you to add in product_id and product_variant_id. When this is fired on a product category or search results page, it overloads the tag payload and basically kills the tag from reaching the Pinterest reporting. Is there a way to limit the number of rows/results returned to the tag? 

Here is an example of the line_items built from a page with 30 results: 

"line_items":[
{"product_id":"9648499CP","product_category":"3","product_variant_id":"9648499CP"},
{"product_id":"C9131","product_category":"0","product_variant_id":"C9131"},
{"product_id":"H9136","product_category":"0","product_variant_id":"H9136"},
{"product_id":"H9138","product_category":"2","product_variant_id":"H9138"},
{"product_id":"H9143","product_category":"6","product_variant_id":"H9143"},
{"product_id":"H9145","product_category":"2","product_variant_id":"H9145"},
{"product_id":"V378","product_category":"4","product_variant_id":"V378"},
{"product_id":"492B","product_variant_id":"492B"},
{"product_id":"V101S","product_variant_id":"V101S"},
{"product_id":"VW37V07","product_variant_id":"VW37V07"},
{"product_id":"60395NX","product_variant_id":"60395NX"},
{"product_id":"74354N","product_variant_id":"74354N"},
{"product_id":"74373N","product_variant_id":"74373N"},
{"product_id":"74374N","product_variant_id":"74374N"},
{"product_id":"N15081808","product_variant_id":"N15081808"},
{"product_id":"62530B","product_variant_id":"62530B"},
{"product_id":"62546B","product_variant_id":"62546B"},
{"product_id":"62608B","product_variant_id":"62608B"},
{"product_id":"65040B","product_variant_id":"65040B"},
{"product_id":"51774BBCF8","product_variant_id":"51774BBCF8"},
{"product_id":"3264827","product_variant_id":"3264827"},
{"product_id":"3264907","product_variant_id":"3264907"},
{"product_id":"3266637","product_variant_id":"3266637"},
{"product_id":"AB47903278","product_variant_id":"AB47903278"},
{"product_id":"56225B","product_variant_id":"56225B"},
{"product_id":"147077B","product_variant_id":"147077B"},
{"product_id":"147583B","product_variant_id":"147583B"},
{"product_id":"B8MM","product_variant_id":"B8MM"},
{"product_id":"4485","product_variant_id":"4485"},
{"product_id":"4486","product_variant_id":"4486"}
]

thank you, 

Jon Faulkner

Public