Opened on 03/07/2017 at 02:45:32 PM

Closed on 02/26/2018 at 10:06:16 AM

#4959 closed change (incomplete)

Show Instagram photos on eyeo.com

Reported by: jsitarz Assignee:
Priority: P3 Milestone:
Module: Websites Keywords:
Cc: jeen, p.pastourmatzis, greiner, saroyanm, jnink, ire, juliandoucette Blocked By: #5407
Blocking: Platform: Unknown / Cross platform
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by juliandoucette)

Background

Showing to our visitors/candidates people behind the products we make

What to change

Would it be possible to link our Instagram photos on our website where we have pictures displayed?

Attachments (0)

Change History (22)

comment:1 Changed on 03/07/2017 at 07:07:21 PM by greiner

  • Cc greiner added

comment:2 Changed on 03/08/2017 at 03:05:49 PM by juliandoucette

  • Cc saroyanm added
  • Description modified (diff)
  • Summary changed from Linking instagram pictures to our career site to Show Instagram photos on eyeo.com

Cool Idea :)

Have you sent this to product already?
-- We need to know what this looks like and how it works

If accepted by product, we'll also have to investigate:

  • How to manage which photos do/don't get shown
  • Whether or not this has privacy implications

comment:3 Changed on 03/08/2017 at 03:11:54 PM by jsitarz

thanks! yes, I added in cc jeen and paul. it would look like on this page ( scroll down) http://careers.backbase.com/ - will check with legal if there are any issues

comment:4 Changed on 03/14/2017 at 05:24:02 PM by jsitarz

checked with Judith, she mentioned that she doesn't have any issues with that as long as pictures are coming from us so only from adblockplus / eyeo instagram

comment:5 Changed on 03/22/2017 at 06:37:03 PM by jsitarz

hey all, in case we go forward with this one we would use this instagram account : https://www.instagram.com/_eyeo/?hl=en

comment:6 follow-up: Changed on 03/29/2017 at 04:38:28 PM by juliandoucette

  • Cc jnink added

it would look like on this page ( scroll down) ​http://careers.backbase.com/

The images on this page are not coming from Instagram?

---

We can choose different images and change the website layout of eyeo.com anytime. We can even link the images on eyeo.com to images on Instagram. Is that not enough?

If we dynamically pull the latest images from Instagram using the browser then:

  • Users and Robots that do not run JavaScript will not see them
    • I don't know if Google runs JavaScript before indexing pages
      • This is worth testing
  • Instagram (Facebook) will be able to track our users on our website
    • We don't currently mention anything about this in our privacy policy jnink

comment:7 in reply to: ↑ 6 ; follow-ups: Changed on 03/30/2017 at 07:44:20 AM by jnink

Replying to juliandoucette:

it would look like on this page ( scroll down) ​http://careers.backbase.com/

The images on this page are not coming from Instagram?

---

We can choose different images and change the website layout of eyeo.com anytime. We can even link the images on eyeo.com to images on Instagram. Is that not enough?

If we dynamically pull the latest images from Instagram using the browser then:

  • Users and Robots that do not run JavaScript will not see them
    • I don't know if Google runs JavaScript before indexing pages
      • This is worth testing
  • Instagram (Facebook) will be able to track our users on our website
    • We don't currently mention anything about this in our privacy policy jnink

I know, this is something which I need to change in case technically it makes sense to include them dynamically instead of linking. Let me know what is the final solution and then I will take care of the privacy policy.
The only thing I don't know is what kind of data would be involved in the trakcing of Instagram. Do you have any idea? Is it similar to the "like" button? meaning IP address invvolved? If so, that would be an issue privacywise and wouldn't be permitted.

comment:8 in reply to: ↑ 7 ; follow-up: Changed on 03/30/2017 at 09:24:24 AM by greiner

Replying to juliandoucette:

If we dynamically pull the latest images from Instagram using the browser then:

Why would this even be an option? We should be able to implement such a fetching mechanism on the server-side because by doing that there'd be no privacy issue, no client-side security issues, no performance hit on page load and no potential leakage of API keys.

One point I'd like to highlight is that I haven't heard anyone's expectations of how quickly updates that were made to our Instagram page should be reflected on eyeo.com. Based on the frequency of our posts on Instagram, updating the pictures once a day seems to be more than sufficient. Note that we also do regular page updates that for reordering people on eyeo.com/team.

comment:9 in reply to: ↑ 8 Changed on 04/05/2017 at 12:29:58 PM by juliandoucette

Replying to greiner:

Why would this even be an option? We should be able to implement such a fetching mechanism on the server-side because by doing that there'd be no privacy issue, no client-side security issues, no performance hit on page load and no potential leakage of API keys.

Good question. I think that I made incorrect assumptions here. And I agree that pulling data from instagram from our backend would be a better idea if we pull data from instagram at all.

comment:10 in reply to: ↑ 7 ; follow-up: Changed on 04/05/2017 at 12:38:41 PM by juliandoucette

The only thing I don't know is what kind of data would be involved in the trakcing of Instagram. Do you have any idea? Is it similar to the "like" button? meaning IP address invvolved? If so, that would be an issue privacywise and wouldn't be permitted.

This depends on how we implement it.

  • If we used Instagram's embed then it would be like a like button or a YouTube video
  • If we used Instagram's API from the frontend then it would send the user's IP address and our API key (at least)
  • If we used Instagram's API from the backend then it would send our server's IP address and our API key (at least)

comment:11 in reply to: ↑ 10 Changed on 04/05/2017 at 03:06:14 PM by jnink

Replying to juliandoucette:

The only thing I don't know is what kind of data would be involved in the trakcing of Instagram. Do you have any idea? Is it similar to the "like" button? meaning IP address invvolved? If so, that would be an issue privacywise and wouldn't be permitted.

This depends on how we implement it.

  • If we used Instagram's embed then it would be like a like button or a YouTube video
  • If we used Instagram's API from the frontend then it would send the user's IP address and our API key (at least)
  • If we used Instagram's API from the backend then it would send our server's IP address and our API key (at least)

Great, then my answer is clear: let's go with greiner's proposal, as everything else would be a privacy issue. When we do that, we don't need to amend the privacy policy at all (as it does not affect personal data).

comment:12 Changed on 04/10/2017 at 03:51:03 PM by juliandoucette

  • Priority changed from Unknown to P5

We are going to need more details about the background and requirements of this change to move it forward.

comment:13 Changed on 04/11/2017 at 02:09:51 PM by jeen

  • The Instagram feed should display in a grid format on the https://eyeo.com/en/jobs/page
  • Title: Life at #eyeo
  • Description: Meet the talented team behind Adblock Plus, Adblock Browser and Flattr. We are tight knit family based out of Cologne, Berlin and the world. Take a look at all the fun we have together!
  • This will go at the bottom of the page, above the footer, and fill the width of the page.
  • The grid should be 6 images wide and upon hovering over the image, the eyeo comment/caption should display against a black semi opaque layover, left aligned from the bottom of the image.
  • The images should be refreshed daily.
  • Once we implement this we can remove the images from the Why work with us tab.
Last edited on 04/11/2017 at 03:19:34 PM by jeen

comment:14 Changed on 07/12/2017 at 02:32:31 PM by juliandoucette

  • Blocked By 5407 added

comment:15 Changed on 07/12/2017 at 02:36:14 PM by juliandoucette

  • Priority changed from P5 to P3
  • Confirmed
  • Created blocking Sitescripts ticket #5407

@jlow I think this is P3 (A core developer will implement this eventually after it is unblocked and marked Ready). Please let us know if you think that this needs to be done more urgently.

comment:16 follow-up: Changed on 07/13/2017 at 09:08:25 AM by jeen

@juliandoucette can we bump this up, please?

comment:17 in reply to: ↑ 16 Changed on 07/18/2017 at 10:04:16 AM by juliandoucette

Replying to jeen:

@juliandoucette can we bump this up, please?

https://issues.adblockplus.org/ticket/5407#comment:1

comment:18 Changed on 02/19/2018 at 10:09:55 AM by ire

  • Cc ire juliandoucette added

Since #5407 is taking a while, I came up with what I think could be a good intermediary solution.

Instagram has a way to get a JSON format of a user's instagram page. So, we can get the information from our eyeo instagram page by doing a simple GET request on the following URL:

https://www.instagram.com/_eyeo/?__a=1

I wrote a simple global we can use the get the images with python:

import urllib2
import json

def get_instagram_user_media(user='_eyeo'):
  try:
    request = urllib2.Request('https://www.instagram.com/' + user + '/?__a=1&hl=en')
    opener = urllib2.build_opener()
    open_request = opener.open(request)
    response = json.loads(open_request.read())
    media = response['user']['media']['nodes']
    return media if media else []
  except:
    return []

And we can get the images in our template like so:

{% set media = get_instagram_user_media() %}

{% for item in media %}
<img src="{{ item.display_src }}">
{% endfor %}

Instagram doesn't publicize this method, in fact they will probably disable it at some point. But I think we can still use this in the interim, assuming #5407 is being worked on.

comment:19 Changed on 02/19/2018 at 10:35:59 AM by juliandoucette

Since #5407 is taking a while, I came up with what I think could be a good intermediary solution.

Well done!

And/But if we put instagram image srcs into our pages then instagram will be able to track all of our page visits and we will have to update our privacy policy.

comment:20 Changed on 02/19/2018 at 02:11:53 PM by greiner

Note that Instagram is abandoning its current API in favor of Facebook's Instagram Graph API which, at this point, is only available for business accounts.

So maybe we could already start using that one instead of implementing this workaround because it sounds like it could break at any point without us noticing.

@Julian AFAIK an update to our privacy policy would be insufficient for complying with GDPR. We'd have to serve the images from our servers or get explicit consent from the visitor before making the request.

comment:21 Changed on 02/19/2018 at 03:46:35 PM by ire

Ah alright, I think I misunderstood the privacy issue then.

Note that Instagram is ​abandoning its current API in favor of Facebook's ​Instagram Graph API which, at this point, is only available for business accounts.

So maybe we could already start using that one instead of implementing this workaround because it sounds like it could break at any point without us noticing.

Yup that makes sense. +1

comment:22 Changed on 02/26/2018 at 10:06:16 AM by juliandoucette

  • Resolution set to incomplete
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.