Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Normal
[USER=35]@umer.autojini[/USER] It not quite as easy as your saying if you don't know how to implement it. Most site providers don't provide a feed for the VDP links or any links to the website. Image URL's, vehicle info Yes! SRP and VDP links, No! I'm assuming they're wanting to send the user directly to the VDP correct? Also, for retargeting, they will need to know how to pass the product ID (vin number) to facebook so that facebook knows which vehicle the user actually looked at, right?? To do that you have to extract the product Id (Vin number) off the page via JS.[USER=5464]@Chris Leslie[/USER] Your solution would work great if the wordpress site is your primary website. If it's not your primary site your sending visitors to, now you have another website to keep up with. Also, you could run into OEM compliance issues by having two separate sites![USER=10085]@Shelby Tatomir[/USER] and [USER=7884]@Emilie Benn[/USER], If you want to send the user from Facebook directly to the VDP, your gonna have to get the URL for each vehicles VDP and include that in your file and matching it with the correct Vin number and other data. Your probably gonna need a scraper of some sorts to pull that data for you or you can pay a vendor. More than likely, they will scrape the site as well. If you want to send the user to the SRP's then you simply need to contact your inventory provider and set your self up with a daily inventory file and use an excel formula to populate a column in the file and upload the file to Facebook. There are ways you can automate it but you would have to get involved with scripting to do it.
[USER=35]@umer.autojini[/USER] It not quite as easy as your saying if you don't know how to implement it. Most site providers don't provide a feed for the VDP links or any links to the website. Image URL's, vehicle info Yes! SRP and VDP links, No! I'm assuming they're wanting to send the user directly to the VDP correct? Also, for retargeting, they will need to know how to pass the product ID (vin number) to facebook so that facebook knows which vehicle the user actually looked at, right?? To do that you have to extract the product Id (Vin number) off the page via JS.
[USER=5464]@Chris Leslie[/USER] Your solution would work great if the wordpress site is your primary website. If it's not your primary site your sending visitors to, now you have another website to keep up with. Also, you could run into OEM compliance issues by having two separate sites!
[USER=10085]@Shelby Tatomir[/USER] and [USER=7884]@Emilie Benn[/USER], If you want to send the user from Facebook directly to the VDP, your gonna have to get the URL for each vehicles VDP and include that in your file and matching it with the correct Vin number and other data. Your probably gonna need a scraper of some sorts to pull that data for you or you can pay a vendor. More than likely, they will scrape the site as well. If you want to send the user to the SRP's then you simply need to contact your inventory provider and set your self up with a daily inventory file and use an excel formula to populate a column in the file and upload the file to Facebook. There are ways you can automate it but you would have to get involved with scripting to do it.