Sharing Product Images and description on whatspp in laravel project - whatsapp

I've an eCommerce website built in laravel. I want a small feature to be integrated where a user can share all the images of the product and description on Whatsapp. No website link be shared but only Product image/s and description will be shared.
I searched about it and found an answer.
Share via Whatsapp
Above link is just sending product URL to whatapps, but i want to send title as well. Is there possible that i can send product Images as well.
Thanks
Priyanka

Related

Pull Data from shopping websites by URL

I'm using Vuejs frame-work, and I'm looking for a solution that will allow me to pull from a link of shopping sites like Amazon and show me all the product details on Json, like there is on YouTube that when copying a link for example to WhatsApp, then the link loads information about the video.
someone know witch technology is recommended for this?
You could use a web crawler such as dexi.io to extract the html of interest from any web page. Calling dexi can be done programmatically from your code.

Deep link to open a webpage where user can submit form which then takes him to app download page

I am completely new to branch.io. And I am trying to incorporate this into my project. I have a use case where a person will send an invite link using branch to attend a meeting. Also this link should be unique to the invitee. Once user receives a message with link he will click on the link and it should take him to a webpage(my own)/Deepview(branch.io), where he should be able to submit the form which will register him for the event. Once he finishes the registration, show him the page where there is a download app link.
So far I looked into branch.io documentation but i am confused what all features i should use. This is what i found so far. let me know if this is suitable for my use case or not.
For the first scenario of sending unique links i was thinking of using branch.io API as this is what their website suggests
Secondly on click of link taking user to some landing page. this is the part where i am very confused. I didn't find any article which says i can submit a form in Deepview. Or do i have to use my own webpage where user will submit the form and then get that information and send it to braze to create another Deeplink which will take user to app download page.
Please suggest me the features of branch.io, that I should use for my use-case
thank you for contacting Branch. You can create a unique Branch Link with the following ways based on your situation.
Use Quick Links or Ad Links from Branch Dashboard for fast link creation and easy tracking.
Use our App SDK to create and share links within your app.
Use our Web SDK to create links which help convert your web users to app users.
Use our HTTP API to programmatically create links from your server.
Use our Chrome Extension to generate links from your browser.
Also, you can set a different final destination (User landing page) in your Branch Link for your app based on your purpose. For example, you can make users who do not have your app in their device can land on either the App Store, Deepview (is a mobile web splash page, hosted by Branch), or specific webpage via your Branch Link according to your needs.
Please feel free to contact support#branch.io if you have any further questions. We are happy to help you.

How to tag a product from an Instagram photo to an Ecommerce?

Please take a look on this screenshot.
I want to do the same: tagging products that appear in my Instagram pics and link them to an Ecommerce website.
I tried to find Instagram tools to do that, but I can't seem to find them natively. Is that some premium feature, or how can I tag my products like that?
This should answer as to why you can't see the feature. https://www.facebook.com/business/help/719199648241244. Also, if your E-Commerce website is WordPress, there may be a free plugin (not sure which one to recommend as there are several) that can take your WooCommerce and feed it to both Facebook and Google Merchant. Make sure you setup a Business Instagram from your personal instagram ideally using your mobile phone and create a business page on FB. Keep in mind you will only see metrics from Instagram AFTER you setup your business Insta acct. and not for previous posts already on Insta.

Embed Google My Business Review without showing address?

Currently you can share a Google review on your Google+ page and then from there you can embed the google review using their embed code on to your website. This is nice, but it shows a lot of information.
I was curious if there is any way to modify what information is shown in the embedded Google review box?
Here is a link to a page with Google reviews embeded.
Page With Good Reviews Embeded
As you can see it shows the address of the company in every review right above the rating star icons.
All I'd like to do is the same thing only without the address. Is this possible?

Shopify Delivery App API

I'm a developer and I'm working on my own Shopify app
at the moment. I wanted to ask is there ability to get Product
download URL using API or may be somehow accessing Shopify Delivery app API? I
tried, but it seems that I can not get any info about downloadable
products using API, usual set of data only, like for any other
products. Is it really so, and there is no way to get product download
link using API (product API or may be order API).