I have a series of articles on telegra.ph, and I have a Telegram group. I need to pin a menu post in my group with links to my telegra.ph articles, but to allow group members to open the articles using the "instant-view" feature.
Here I face the problem: when I place a telegra.ph link inside the Telegram message, it will be shown with a large preview with big picture wich almost takes the whole place on the screen, and in the end there will be the "instant-view" button. But this format is not convinient for menu: I only want the short description of the article and the instant-view button below.
Is there any way to do that? To imitate that somehow?
You don't need to have a "Instant View" Button.
Just hyperlink "telegra.ph" with a short sentence(brief description).It will open in "Instant View".
Only thing is that the Telegram should support the site for Instant View the articles.
Related
I am trying to add a custom button in a "Google Forms" form.
I have widely looked in AddOns and Google Apps Script documentation but with no luck.
I would like to have a button (let's say the "i" of information) to click in case of need of more info about the question.
I don't want to expose always the long description for all the questions.
My idea was, at the event of click on the button (the info image), set the description.
Any other ideas?
Example of image with
Create the instruction for Question 1 in a Google Doc. Write whatever you want in the DOC. Share it publicly with view rights.
Copy the url of the doc
Paste the url in bit.ly to shorten the url. Copy the url.
Edit your form
In the Question 1, in the "Description" field write
"Please click bit.ly/xxxx for instructions"
Now the user can click the above link to read the instructions in another tab.
I use it all the time.
I send newsletters from my drupal-7 website using Simplenews Newsletter module.
The newsletters consist of images that have links to my page. What I want, is to have a unique clicked measure. What I currently use is adding the following code:
?utm_source=newsletter_june_2016&utm_medium=email&utm_campaign=newsletter_june_2016
and then logging into Google Analytics, at Acquisition -> Campaigns -> All Campaigns and check the value of newsletter_june_2016 as an example.
But this method doesn't provide unique click for my links. If I click twice on a link, the counter gets increased by two, and Ι can't tell how many of my site's users have actually clicked the link, only how many times were the links clicked.
Is there a way to achieve that?
I have a link in the header of my website which takes users to the 'my account' page.
On a full screen desktop browser the link is is a small icon and the text 'my account' next to it (using ':)' to represent the icon btw) i.e.
:) my account.
On a mobile or tablet (smaller screen), only the icon appears and not the words. i.e.
:)
To conserve screen space.
I want to see whether I have put the my 'account link' in a good place. And whether people notice only the icon, when on mobile or tablet.
I plan to measure this by seeing how many times the 'my account' link is clicked and split up the clicks by device/os.
For example i might find, lots of people click the 'my account' link on the desktop site, but hardly anyone clicks it in comparison on IOS or any other mobile device e.g. android.
Thus showing it perhaps isn't as noticeable or is confusing when i only display the icon without the text on small screens.
Does anyone know how i can achieve this in tag manager/ google analytics.
I previously set up tags that track page views and virtual page views(using datalayer variables) so have some experience with tag manager V2.
(as an aside is there a way to tell whether a click has come from a mobile or tablet also?)
Thanks for any input!
The easier way to do this is to set a simple GTM tag with firing rule - click on the element you want to track (by class or id or whatever you wish), send the clicks data as events in Google Analytics and review the event with secondary dimension device category (which is mobile/desktop/tablet), or even device name/model. You can create a custom report for this to be easier to access everytime.
So - 1st - set a new GTM Tag - type Universal Analytics, Event, and fill the "Event category" as "my-account clicks" (just an example).
Look at the source code of your site, and see if the link have an id to use (for example - id="my-account"). Set a firing rule on clicks - some clicks - element id equals my-account. That's all actually, the clicks will send an event to GA. You can get some more info to be sent with the event, like setting event action - "Clicked on: {{url}}", to give you information on what page the user clicked the link. You can play also with the firing rule, but that's the basic setup.
Once you are done you can test it with Real-Time, under events.
Later, when you collect enough info - just go to events in your GA, under behavior, click on the "my-account clicks" and set a secondary dimension - device category.
My clients need to have the Mail Merge option in the Sales/Invoice tab. I'm trying to add the Mail Merge button to my Invoice Entity in CRM 2013, using Ribbon Workbench. It looks pretty simple when I read the materials for it. Here's a simple tutorial about that:
http://www.blog.affiliatedcrm.com/adding-the-mail-merge-button-in-dynamics-crm-2013
The thing is that I follow all of the above steps (not only in this particular tutorial. I tried 4-5 other sources as well), but as you can see in the picture below, the button and the function for it appears in the Ribbon Workbench, but not in the actual form.
Here you can see that the button is created in the ribbon: http://imgur.com/zsgPiaB
But it is not on the Invoice tab. I'll post the picture in a comment bellow, because I dont' have enough rating to post more than 2 links.
I noticed that if I create just a button / without a function attached to it / the button appears in the Invoice form, but the moment I put a command to go with it, the button itself disappears.
Please, help me get this Mail Merge function working.
The reason that the button isn't showing is that it has a Display Rule that hides it if Mail Merge is not enabled on the entity. Invoices do not support mail merging so it will not show.
Scott
when creating a community/fan page for a Game through the settings in the developer account, you have the option to add a "Play Game" button just below the title image of the page.
Creating a Page in any other way, you do not seem to have that option. Hence my problem:
We created our Community page and started generating likes and traffic to it, before creating a Game App in the developer tool. We have now launched our Game and want to have the "Play Game" button on the community page.
Is there any way of achieving this other than creating an entirely new page and asking people to move their likes there?
I have looked into Migrating the page, but that option does not seem to be available any more, and it is unclear whether it would work anyway. The other option is to just create the new page and ask people to like the new page instead. This would make us lose our vanity URL though, which we do not wish to lose...
Thank you,
John
I ran into the same problem, and have finally found a solution:
Go into your Page Settings (Edit Page -> Update Info).
Under category, choose "App Page".
Save changes.
Now go to your App settings.
Choose App Details.
(If you have submitted to App Center, cancel the submission).
Choose you page under "App Page".
Save changes.
In FB developer settings, go to your app>advanced settings at the bottom there is a spot to create a community page. That page that you create will have the Play Button you are looking for.
It's a been old question but the solution that is working nowadays is :
go to your facebook page,
Settings > Page Info
there you need to update your category and ONLY have "App Page" selected
Then go to your Facebook developer account , select your app and
Go to Settings > Advanced
In the App Pages part you should see "select from existing" button where you can select and link your existing Facebook page
Done :)